-
Notifications
You must be signed in to change notification settings - Fork 256
Attempt a write-up about t-shaped-signals. #2232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Should we provide some guidance on when to use which?
E.g. when designing conventions that apply to different systems or implementations, define generic conventions for broadly applicable signals and consider having system-specific rich conventions.
Also, wonder if we can link to it from other docs.
Maybe we should have docs/non-normative/how-to-write-conventions
and put it there along with other meta-guidance and a README?
Yes, added.
Updating now, this should be ready for review. |
docs/non-normative/how-to-write-conventions/t-shaped-signals.md
Outdated
Show resolved
Hide resolved
docs/non-normative/how-to-write-conventions/t-shaped-signals.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Steven E. Harris <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excited to see it written down!
Co-authored-by: Liudmila Molkova <[email protected]>
docs/non-normative/how-to-write-conventions/t-shaped-signals.md
Outdated
Show resolved
Hide resolved
docs/non-normative/how-to-write-conventions/t-shaped-signals.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Christophe Kamphaus <[email protected]>
Co-authored-by: Christophe Kamphaus <[email protected]>
docs/non-normative/how-to-write-conventions/t-shaped-signals.md
Outdated
Show resolved
Hide resolved
docs/non-normative/how-to-write-conventions/t-shaped-signals.md
Outdated
Show resolved
Hide resolved
docs/non-normative/how-to-write-conventions/t-shaped-signals.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Steven E. Harris <[email protected]>
Co-authored-by: Steven E. Harris <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: Steven E. Harris <[email protected]>
Adds non-normative guide on T-Shaped design for signals.
Changes
Merge requirement checklist
[chore]